Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore proc-macro crates in rap #71

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

zjp-CN
Copy link
Contributor

@zjp-CN zjp-CN commented Nov 12, 2024

Checking proc macro crates will raise cc errors. So directly pass it to rustc instead of to rap.

For tokio:

before:

f95672ff26e386d8e1a91f3d4b5204c

after:

截图_20241112201534

@hxuhack hxuhack merged commit f4d329c into Artisan-Lab:main Nov 12, 2024
1 check passed
@zjp-CN zjp-CN deleted the fix/cc-error-on-proc-macro branch November 12, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants